[INFO] cloning repository https://github.com/jona250210/hans_oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jona250210/hans_oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdcaccdefdda31e39ca609f8a9874d8b3f7c4f5b
[INFO] fixing jona250210/hans_oxide against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjona250210%2Fhans_oxide" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jona250210/hans_oxide
[INFO] finished tweaking git repo https://github.com/jona250210/hans_oxide
[INFO] tweaked toml for git repo https://github.com/jona250210/hans_oxide written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jona250210/hans_oxide on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jona250210/hans_oxide already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rafalh/rust-fatfs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded riscv-rt-macros v0.4.0
[INFO] [stderr]   Downloaded riscv-target-parser v0.1.1
[INFO] [stderr]   Downloaded riscv-macros v0.2.0
[INFO] [stderr]   Downloaded const-default v1.0.0
[INFO] [stderr]   Downloaded embedded-alloc v0.6.0
[INFO] [stderr]   Downloaded svgbobdoc v0.3.0
[INFO] [stderr]   Downloaded panic-halt v1.0.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded riscv-pac v0.2.0
[INFO] [stderr]   Downloaded riscv-rt v0.14.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded critical-section v1.2.0
[INFO] [stderr]   Downloaded riscv v0.13.0
[INFO] [stderr]   Downloaded rlsf v0.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded embedded-sdmmc v0.8.1
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9
[INFO] running `Command { std: "docker" "start" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling riscv-target-parser v0.1.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling riscv v0.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking riscv-pac v0.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling hans_oxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking panic-halt v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking fatfs v0.4.0 (https://github.com/rafalh/rust-fatfs#4eccb50d)
[INFO] [stderr]    Compiling riscv-rt v0.14.0
[INFO] [stderr]     Checking embedded-sdmmc v0.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]     Checking rlsf v0.2.1
[INFO] [stderr]     Checking embedded-alloc v0.6.0
[INFO] [stderr]    Compiling riscv-macros v0.2.0
[INFO] [stderr]    Compiling riscv-rt-macros v0.4.0
[INFO] [stdout] warning: unused import: `Timestamp`
[INFO] [stdout]  --> src/main.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use embedded_sdmmc::{TimeSource, Timestamp, VolumeManager};
[INFO] [stdout]   |                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let test = VolumeManager::new(mmc, mmc2);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hans_oxide` (bin "hans_oxide") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9", kill_on_drop: false }`
[INFO] [stdout] 4193aa9b2db22404d5f62962e1babb76dcd660b7feab476ec9cf773a3c50bfc9
